Handle svg image assets in Adwaita
authorMatthias Clasen <mclasen@redhat.com>
Thu, 21 Jan 2016 13:20:06 +0000 (08:20 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 21 Jan 2016 13:20:06 +0000 (08:20 -0500)
commitb4bfba00c4b16a876d4fa124d0b48ced6f099c5f
tree877024d4df03ec1d7254204d035f68dab8265398
parent419f2c670dcfe7975bb31970991d844f5e38c74e
Handle svg image assets in Adwaita

The build glue for collecting all the assets in Adwaita as
resources was assuming that they are all pngs, and tried to
preprocess them into embedded GdkPixbufs.
Fix it to leave svgs unmolested, so they can be recolored
at runtime.
gtk/Makefile.am